Home
last modified time | relevance | path

Searched hist:f4928287 (Results 1 – 2 of 2) sorted by last modified time

/linux/include/crypto/
H A Dsm3.hf4928287 Sun Sep 20 16:20:54 GMT 2020 Tianjia Zhang <tianjia.zhang@linux.alibaba.com> crypto: sm3 - export crypto_sm3_final function

Both crypto_sm3_update and crypto_sm3_finup have been
exported, exporting crypto_sm3_final, to avoid having to
use crypto_sm3_finup(desc, NULL, 0, dgst) to calculate
the hash in some cases.

Signed-off-by: Tianjia Zhang <tianjia.zhang@linux.alibaba.com>
Tested-by: Xufeng Zhang <yunbo.xufeng@linux.alibaba.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
/linux/crypto/
H A Dsm3_generic.cf4928287 Sun Sep 20 16:20:54 GMT 2020 Tianjia Zhang <tianjia.zhang@linux.alibaba.com> crypto: sm3 - export crypto_sm3_final function

Both crypto_sm3_update and crypto_sm3_finup have been
exported, exporting crypto_sm3_final, to avoid having to
use crypto_sm3_finup(desc, NULL, 0, dgst) to calculate
the hash in some cases.

Signed-off-by: Tianjia Zhang <tianjia.zhang@linux.alibaba.com>
Tested-by: Xufeng Zhang <yunbo.xufeng@linux.alibaba.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>